home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5321 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  873 b 

  1. Path: Norway.EU.net!usenet
  2. From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Ceck out this bug. What the *** is SASC/6.56 doing?
  5. Date: 12 Mar 1996 22:21:46 GMT
  6. Organization: EUnet Norway
  7. Message-ID: <422.6645T351T2154@login.eunet.no>
  8. References: <1120.6643T91T406@login.eunet.no> <sassek.826554207@sas.com>
  9. NNTP-Posting-Host: pc10.asker-pm2-1.eunet.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. >You are probably running out of stack. With a standard 4k stack,
  14. >after the prolog of main(), you only have 640 bytes of stack left.
  15. >Apparently not enough for OpenScreenTags(). The program runs
  16. >fine with a 20k stack.
  17.  
  18. Guess stack check is bugged then. Hmm.. maby it doesnt work on SC's own
  19. code.
  20.  
  21. <sb>Patrick Hanevold - Virtual Reality developer
  22. <sb>patrick.hanevold@login.eunet.no
  23. <sb>Amiga and official Be developer
  24.  
  25.